security

@get:JvmName(name = "getSecurity")
@set:JvmName(name = "setSecurity")
var security: ConfigProtos.Config.SecurityConfig
The part of the config that is specific to Security settings

.meshtastic.Config.SecurityConfig security = 9;